xen.git
2006-11-27 kfraser@localhost... [HVM] Re-introduce the 'apic' configuration option...
2006-11-27 kfraser@localhost... [XEN] Remove VALID_MFN(); replace uses with mfn_valid().
2006-11-27 Ewan MellorWhen suspending and resuming, look up the managed path...
2006-11-27 Ewan MellorDon't send the old state string for halted domains...
2006-11-27 Ewan MellorReset the domain name after the save completes. This...
2006-11-27 Ewan MellorAdd xm resume to the commands list.
2006-11-27 kfraser@localhost... [XEN] Cleanups to phys/mach address handling.
2006-11-27 Ian Campbell[LINUX] Import kasprintf patch from upstream.
2006-11-27 Ian Campbell[LINUX] Update to Linux 2.6.16.32
2006-11-27 Ian Campbell[LINUX] Update to Linux 2.6.16.31
2006-11-27 Ian Campbell[LINUX] Update to 2.6.16.30.
2006-11-27 kfraser@localhost... [NET] back: Fix DPRINTK message.
2006-11-27 Ewan MellorFix typo.
2006-11-27 Ewan MellorDo not bother waiting for the old HttpServer and UnixHt...
2006-11-27 kfraser@localhost... [HVM] Move IOAPIC ID back to 0x00. Shift LAPIC IDs...
2006-11-27 kfraser@localhost... [HVM] Fix 8259 ELCR masks.
2006-11-27 kfraser@localhost... [XENOPROFILE] removed unused gmaddr argument.
2006-11-27 kfraser@localhost... [MINIOS] Switched to new interface for HYPERVISOR_sched...
2006-11-27 kfraser@localhost... [HVM] Fix bugs in RTC alarm code.
2006-11-27 kfraser@localhost... [QEMU] fdc: Limit sector size to 16K
2006-11-27 kfraser@localhost... [VMXASSIST] Fix the wrong order definition of ES/DS...
2006-11-27 kfraser@localhost... [PATCH] svm: fix RIP-relative addressing in invlpg...
2006-11-27 kfraser@localhost... [HVM] Small fixes to mmio decoder/emulator.
2006-11-27 kfraser@localhost... [MINIOS] Exports a function to have all Xen ports unbound.
2006-11-27 kfraser@localhost... [HVM] Fix building PV-on-HVM drivers on i386.
2006-11-26 kaf24@localhost... Update hgignore list
2006-11-26 kaf24@localhost... [HVM] Dynamically build ACPI-table data block.
2006-11-26 kaf24@localhost... [XEN] Fix emulator EA calculation for LODS/STOS.
2006-11-26 kaf24@localhost... [XEN] Clean up EA computation in emulator.
2006-11-26 kaf24@localhost... [HVM] Update VPIC device model for new interrupt delive...
2006-11-24 kfraser@localhost... [HVM] VPIC (i8259) device model cleanups.
2006-11-24 kfraser@localhost... [HVM] Unaligned write to a PTE is a good indication the
2006-11-24 Ewan MellorFix vncdisplay handling.
2006-11-24 Tim Deegan[HVM] Fix hvm_copy_[to|from]_guest_virt
2006-11-23 Tim Deegan[VMX] Make sure that the WP bit is always set in CR0...
2006-11-23 Tim DeeganMerge
2006-11-23 Tim Deegan[XEN] Pin l3 shadows of older x86_64 linux guests.
2006-11-23 Tim Deegan[XEN] Don't call domain_crash_synchronous() with shadow...
2006-11-23 Tim Deegan[XEN] Simplify the shadow hash table.
2006-11-23 Tim Deegan[XEN] Use a separate struct shadow_page_info for shadow...
2006-11-23 kfraser@localhost... [XEN] Small ioemul cleanup.
2006-11-23 kfraser@localhost... [XEN] Extend emulator to fully decode ModRM and SIB...
2006-11-23 Ian Campbell[XEN] Avoid using regparm on a typedef.
2006-11-23 Ian Campbell[BLKFRONT] Only attempt to recover a device on resume...
2006-11-23 Steven Smith[SVM] Make sure that the WP bit is always set in CR0...
2006-11-22 kfraser@localhost... [HVM] Update ACPI tables to reflect new PIRQ routing:
2006-11-22 kfraser@localhost... [HVM] Move PCI and PCI-ISA bridge setup to hvmloader.
2006-11-22 PeterJohnston[QEMU] Add TCP_NODELAY to tcp connections exporting...
2006-11-22 Brendan CullyAdd -p/--paused flag to xm restore.
2006-11-17 jfehlig@jfehlig2... The legacy apis return a value of None on success,...
2006-11-22 Ewan MellorStop the kernel and ramdisk from being nuked if the...
2006-11-22 kfraser@localhost... [XEN] Fix the build.
2006-11-22 kfraser@localhost... [HVM] Set VIOAPIC ID to a value that does not conflict...
2006-11-22 kfraser@localhost... [HVM] Fix instruction linear address computation.
2006-11-22 kfraser@localhost... [TOOLS] Check for python-devel.
2006-11-22 kfraser@localhost... [IA64] Change callback_irq spec of PV-on-HVM for IPF
2006-11-22 kfraser@localhost... [LINUX] Make xen /dev/mem aware of IA64 to use X.
2006-11-22 kfraser@localhost... [MINIOS] Refactored mm.c and sched.c. x86 arch specific...
2006-11-22 kfraser@localhost... [POWERPC][LIBFS] Fix build breakage in log2 assembly.
2006-11-22 kfraser@localhost... [XENOPROFILE] Make xenoprof arch-generic with dynamic...
2006-11-22 kfraser@localhost... [XENOPROFILE] Update xenoprof linux side patch followin...
2006-11-22 kfraser@localhost... [XENOPROF] Make xenoprof of linux side arch generic...
2006-11-22 kfraser@localhost... [XENOPROFILE] Split linux-2.6-xen-sparse/arch/i386...
2006-11-22 kfraser@localhost... [XENOPROFILE] Replace x86 specific code in xen/common...
2006-11-22 kfraser@localhost... [XENOPROFILE] Move code under xen/arch/x86/oprofile...
2006-11-21 kfraser@localhost... [HVM] Reworked interrupt distribution logic.
2006-11-21 Ewan MellorThe legacy HTTP entry point for Xend remote access...
2006-11-21 kfraser@localhost... [XEN] Fix potential crash in grant-table code if
2006-11-21 Ewan MellorFix iptable handling when multiple addresses have been...
2006-11-21 Ewan MellorAdded an xm console -q flag.
2006-11-21 Ewan MellorThis is a refactored version of a previous patch that...
2006-11-21 Ewan MellorA small fix to the documentation to reflect recent...
2006-11-21 Ewan MellorThere is a somewhat trivial issue with XendCheckpoint...
2006-11-21 kfraser@localhost... [BLK] Handle block devices with more than 2^32 sectors.
2006-11-21 kasai.takanori... Add example of keyboard layout
2006-11-20 Ewan MellorCleanup after the bootloader even if the domain buildin...
2006-11-20 Tim Deegan[XEN] Update shadow audit code.
2006-11-20 Tim DeeganMerge
2006-11-20 Tim Deegan[XEN] Remove write access to new PT before discarding...
2006-11-20 kfraser@localhost... [MINIOS] Delay enabling event delivery at start of...
2006-11-17 Jake Wires[BLKTAP] fix race between ufe_ring and blk_ring in...
2006-11-17 Alastair Tse[XEND] Accomodate extra "devices" in SXP that do not...
2006-11-17 Alastair Tse[XEND] Revert changes in changeset 12328
2006-11-17 Alastair Tse[XEND] Fix missing domains on domU reboot.
2006-11-17 kfraser@localhost... [LIBXC] Replace API uses of size_t with ulong.
2006-11-17 kfraser@localhost... [XEN] Fix build. Mercurial ate my changeset fixups...
2006-11-17 kfraser@localhost... [XEN] Restrict access to grant-mapping operations.
2006-11-17 kfraser@localhost... [QEMU] rtl8139: Disallow chaining above 64K
2006-11-17 kfraser@localhost... [LINUX] Add process profiling hook to timer ISR.
2006-11-17 kfraser@localhost... HVM cleanups:
2006-11-17 kfraser@localhost... [HVMLOADER][VTPM] Add support for a TCG ACPI table.
2006-11-17 kfraser@localhost... [OPROFILE] Add support for core and core2 chips.
2006-11-17 kfraser@localhost... [HVMLOADEr] Reserve MMIO 0xa0000 to 0xc0000 in ACPI...
2006-11-17 kfraser@localhost... [TOOLS] Provide common LFS CFLAGS/LDFLAGS additions...
2006-11-17 kfraser@localhost... [MINIOS] Refactor spinlock header for multi-arch support.
2006-11-17 kfraser@localhost... [MINIOS] Event channel hypercall update for 64-bit...
2006-11-17 kfraser@localhost... [MINIOS] Move initialisation of events (masking event...
2006-11-16 kfraser@localhost... [XEN] Add missing #include.
2006-11-16 kfraser@localhost... [XEN] Scheduling hypercalls defer entry to the schedule...
2006-11-16 Tim Deegan[HVM] Decouple the RTC from the PIT periodic timer
next